Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New output-restore-list option for capturing a list of all products restored #147

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

newhoggy
Copy link
Collaborator

@newhoggy newhoggy commented Oct 20, 2020

Example:

$ cabal-cache sync-to-archive --archive-uri moo
...
$ cabal-cache sync-from-archive --archive-uri moo --store-path foo --output-restore-list list.txt
$ head list.txt
moo/v2/ghc-8.6.5/bs-rphns-0.8.3-275d6078.tar.gz
moo/v2/ghc-8.6.5/bsmnt-0.0.11-9bd23486.tar.gz
moo/v2/ghc-8.6.5/cll-stck-0.2.0-b051a226.tar.gz
moo/v2/ghc-8.6.5/crl-0.5.8.1-c515803e.tar.gz
moo/v2/ghc-8.6.5/dlst-0.8.0.8-4606911b.tar.gz
moo/v2/ghc-8.6.5/dt-dflt-clss-0.1.2.0-26b86bca.tar.gz
moo/v2/ghc-8.6.5/hrglss-0.2.12-0a114aa7.tar.gz
moo/v2/ghc-8.6.5/mnd-lps-0.4.3-7f5c557a.tar.gz
moo/v2/ghc-8.6.5/ndxd-prfnctrs-0.1-7f25585b.tar.gz
moo/v2/ghc-8.6.5/ntgr-lgrthms-1.0.3-9cf93210.tar.gz

@newhoggy newhoggy changed the title New output-restore-list option for capturing a list of all products r… New output-restore-list option for capturing a list of all products restored Oct 20, 2020
@newhoggy newhoggy force-pushed the master branch 4 times, most recently from b09508d to 335757e Compare October 25, 2020 22:57
@newhoggy newhoggy force-pushed the master branch 2 times, most recently from 367badb to 26b491e Compare March 14, 2021 09:36
@newhoggy newhoggy force-pushed the new-output-restore-list-option branch from 3ff5c9e to 2ee29e3 Compare March 20, 2022 12:27
@newhoggy newhoggy force-pushed the main branch 2 times, most recently from ec7001c to 0b76461 Compare December 21, 2022 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant